chore: allow bigframes tests to use compute engine credentials - #17824
Conversation
This is in response to internal issue b/537733439 where the tests are being skipped on the internal test cluster
There was a problem hiding this comment.
Code Review
This pull request removes the checks for the GOOGLE_APPLICATION_CREDENTIALS environment variable in the run_system and prerelease session functions within packages/bigframes/noxfile.py. This prevents the sessions from being skipped when the environment variable is not explicitly set. There are no review comments, and I have no feedback to provide.
|
import-profiler failure: TBH, I don't know that the purpose of that job is, and it's not marked as required, so maybe safe to ignore? |
HI @tswast Our sister team checked in this new test, but they did not test on python 3.15. I have filed the bug to them to fix it. Please ignore these failures until they fix the bug. |
This is in response to internal issue b/537733439 where the tests are being skipped on the internal test cluster
🦕